Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[driver] DW3110 UWB radio #1124

Closed
wants to merge 44 commits into from
Closed

Conversation

rleh
Copy link
Member

@rleh rleh commented Jan 29, 2024

See #1210


  • Driver
  • Example
  • Tested on real hardware
  • Future: Support for other DW3xxx chips

@rleh rleh added this to the 2024q1 milestone Jan 29, 2024
@salkinium salkinium removed this from the 2024q1 milestone Mar 30, 2024
@rleh rleh added this to the 2024q2 milestone Apr 2, 2024
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy_impl.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy_impl.hpp Outdated Show resolved Hide resolved
@salkinium salkinium removed this from the 2024q2 milestone Jun 30, 2024
@Javask
Copy link
Contributor

Javask commented Aug 22, 2024

Transmit and receive now work reliably. Only a few implemented features remain untested, such as the faster turnaround and auto reenabling of the receiver after failed reception.

@salkinium
Copy link
Member

Is this mergeable in this state? You can always add more features later in a separate PR.

@rleh
Copy link
Member Author

rleh commented Sep 29, 2024

I'll do review later tomorrow.

@rleh rleh added this to the 2024q4 milestone Sep 30, 2024
@rleh rleh closed this Oct 1, 2024
@salkinium
Copy link
Member

closed on purpose?

@rleh
Copy link
Member Author

rleh commented Oct 1, 2024

Yes, @Javask will open a new PR himself soon: #1210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants